Remove dependencies from README
authorjustbur <justin@burkett.cc>
Tue, 1 Dec 2015 16:53:02 +0000 (11:53 -0500)
committerjustbur <justin@burkett.cc>
Tue, 1 Dec 2015 16:53:02 +0000 (11:53 -0500)
README.org

index c0e7e93e3a510f228205292e19a216818615d94f..c87080e6c52fc3a3fccbaee8ce1e982524bac86e 100644 (file)
@@ -39,7 +39,6 @@ Many of these have been implemented and are described below.
    - [[#install][Install]]
      - [[#melpa][MELPA]]
      - [[#manually][Manually]]
-       - [[#dependencies][Dependencies]]
    - [[#initial-setup][Initial Setup]]
      - [[#side-window-bottom-option][Side Window Bottom Option]]
      - [[#side-window-right-option][Side Window Right Option]]
@@ -81,11 +80,6 @@ Add which-key.el to your =load-path= and require. Something like
 (which-key-mode)
 #+END_SRC
 
-**** Dependencies
-
-Which-key requires recent versions of the packages [[https://github.com/magnars/dash.el][dash]] and [[https://github.com/magnars/s.el][s]]. These are
-installed automatically if installed via MELPA.
-
 ** Initial Setup
 No further setup is required if you are happy with the default setup. To try
 other options, there are 3 choices of default configs that are preconfigured